New memory_op subops which return the apparent or actual physical address map.
authorIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Mon, 22 May 2006 08:22:18 +0000 (09:22 +0100)
committerIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Mon, 22 May 2006 08:22:18 +0000 (09:22 +0100)
commita141304c8e9f3e8f2702d3af54c790a6603e2bcb
treed30651c45eaf8641d312e993a857446a9a5e944b
parentc9e03023f91f431bf3bd04a7bd7ce2ab68dbcb64
New memory_op subops which return the apparent or actual physical address map.

The new subops return a memory map in e820 format. This will allow the
removal of some Xen special casing in the Linux port by using the same
code as native.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
xen/arch/x86/mm.c
xen/include/public/memory.h